home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Auge 4000 / Auge 4000 #47 (1990-06-22)(Amiga User Gruppe Einzugsgebiet 4000).zip / Auge 4000 #47 (1990-06-22)(Amiga User Gruppe Einzugsgebiet 4000).adf / arp-pro1.3 / OLD_MANUAL / FreeTaskResList < prev    next >
Text File  |  1990-06-22  |  574b  |  67 lines

  1.  
  2.  
  3.  
  4.      FreeTaskResList(31.0)    ARP Prog Manual     FreeTaskResList(31.0)
  5.  
  6.  
  7.  
  8.      NAME
  9.       FreeTaskResList - Free tracked resources for this task
  10.  
  11.      SYNOPSIS
  12.       BOOL = FreeTaskResList()
  13.        d0
  14.  
  15.      FUNCTION
  16.       Free all resources tracked by    this task.  Ordinarily you
  17.       will call this function indirectly through closing
  18.       arplibrary or    ArpExit().
  19.  
  20.      INPUTS
  21.       None
  22.  
  23.      RESULT
  24.       BOOl - TRUE if resource deallocation occurred, otherwise
  25.           FALSE.
  26.  
  27.      BUGS
  28.       None known.
  29.  
  30.      Author
  31.       SDB
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                         (printed 2/22/88)
  64.  
  65.  
  66.  
  67.